home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / mac / DirectX SDK / DXSDK / essentls / DMusProd / readme.txt < prev    next >
Text File  |  2001-10-24  |  4KB  |  69 lines

  1. DirectMusic Producer DirectX 8.1
  2.  
  3. DirectMusic is a DirectX technology.  Designed to provide an extensible music
  4. solution for DirectX platforms, DirectMusic provides a large palette of tools
  5. for creating high quality interactive and non-repetitive music and audio content.
  6. By providing a framework for musical interactivity, DirectMusic lets you build
  7. musical intelligence into multimedia titles for Windows. 
  8.  
  9. Late breaking KNOWN ISSUE for DirectX 8.1: Switching to Super Low Latency then 
  10. triggering a script that plays a segment with a custom audiopath will cause 
  11. Producer to crash.  The workaround is to hit the 'refresh' button in Script 
  12. Designer before triggering the routine.  Also note that this is not an issue if 
  13. Super Low Latency is already checked when you start Producer.
  14.  
  15. DirectMusic introduces technologies and file formats that have previously not
  16. been available.  To allow composers to integrate the resources of DirectMusic 
  17. with the consistent sound performance of DLS, an authoring tool is included in 
  18. this SDK.  This authoring tool is DirectMusic Producer. 
  19.  
  20. Within Producer, individual file objects, such as waves, MIDI files, styles, 
  21. chordmaps, segments, and DLS files, are supported by integrated editor modules 
  22. that know how to communicate with each other and work synchronously with real 
  23. time interactive editing on top of the DirectMusic engine.
  24.  
  25. DirectMusic Producer consists of the following elements:
  26. a. Framework: the environment which hosts all authoring components;
  27. b. The Conductor component: acts as the liaison between authoring components
  28.    and the DirectMusic engine;
  29. c. Style Designer component: provides for creation of interactive music files;
  30. d. Chordmap Designer component: variable chords and scales;
  31. e. Band Editor component: assigning instrument settings (patch changes)
  32.    including DLS;
  33. f. Segment Designer component: allows for open ended creation of different track
  34.    types to be integrated into musical compositions.  MIDI, wave and style 
  35.    files can be used together or independently.
  36. h. DLS Designer component: for creation of Downloadable Sounds soundsets for 
  37.    both DLS1 and DLS2 format.
  38. e. A new Script Designer: allows the composer or sound designer to use a basic 
  39.    scripting language to control the behavior of content playback.  Detailed 
  40.    information can be found in the DirectMusic Producer Help file under the 
  41.    topic 'Script Designer'.
  42. f. A new Audiopath Designer: providing the user with the ability to create mix groups,
  43.    route mix groups to specific ports, and to set up real-time software effects via 
  44.    DirectX Media Objects (DMO's).  
  45.  
  46. The Producer setup will automatically uninstall any existing versions of
  47. Producer found on your machine. It is recommended that you close Producer
  48. before attempting to install. 
  49.  
  50. The DirectX 8.1 version of Producer defaults to a different folder than previous
  51. versions, so if you have a shortcut pointing to the old location that shortcut
  52. will no longer work. 
  53.  
  54. Producer requires either Windows XP or the DirectX8.1 version of DirectMusic, as 
  55. Producer functionality is built entirely on top of DirectMusic. (The Producer 
  56. installation process will prompt to install the correct runtime bits, if they are not 
  57. already present.)  
  58.  
  59. DirectMusic Producer also requires IE6.0 (or higher). 
  60.  
  61. The Help documentation includes a basic tutorial as well as a brand new advanced
  62. tutorial to introduce some DirectMusic concepts.  An additional project of sample 
  63. content can be found on the SDK CD at "\dxf\dxsdk\essentls\dmusprod\democontent\
  64. dmpdemocontent.exe". Note that this sample content has not changed since DX8.0 so if 
  65. you have already previously installed it there is no need to reinstall. The project 
  66. will install to "My Documents\DMUSProducer\Demo8\" on your hard drive.
  67.  
  68. For more detailed and up-to-date information on DirectMusic Producer, please
  69. read dmusprod.txt after installing DirectMusic Producer.